Interface BgpAttribNextHop

All Superinterfaces:
BgpAttribute, IPCData, Pdu, Signal
All Known Implementing Classes:
BgpAttribNextHopImpl

public interface BgpAttribNextHop extends BgpAttribute
  • Method Details

    • getNextHop

      IPAddress getNextHop()
      Returns:
      IPAddress Returns a IPAddress
    • setNextHop

      void setNextHop(IPAddress nextHop)
      Parameters:
      nextHop - Takes in a parameter of nextHop